{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.908797,
            50.948353
          ],
          [
            0.90941,
            50.948136
          ],
          [
            0.910023,
            50.947918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50001515, TN29 9JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9095631297741565,
          50.948307308553325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50001826, TN29 9JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9093001290276875,
          50.94797206641377
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111324, TN29 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9087823387321716,
          50.948344761109325
        ]
      }
    }
  ]
}