{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Place Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.17783,
            51.438461
          ],
          [
            -3.178273,
            51.438335
          ],
          [
            -3.178716,
            51.438209
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64100859, CF64 2TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.177830245782882,
          51.43846110994724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025701825, CF64 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1782021407815217,
          51.43837644403605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100918318, CF64 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.17829191380037,
          51.43851042122502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100918319, CF64 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1783466721006803,
          51.43840196691125
        ]
      }
    }
  ]
}