{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Paddock Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.255878,
            51.416286
          ],
          [
            -3.255542,
            51.416325
          ],
          [
            -3.255205,
            51.416365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64040051, CF63 1LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.255765946254289,
          51.41637674684103
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64040052, CF63 1LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2556943106578755,
          51.41638650659539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64040053, CF63 1LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2556226750302177,
          51.41639626630616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101491, CF63 1LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2558784932341283,
          51.416285619932005
        ]
      }
    }
  ]
}