{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.495404,
            53.403471
          ],
          [
            -0.49587,
            53.403391
          ],
          [
            -0.495983,
            53.403372
          ],
          [
            -0.496199,
            53.403549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095384958, LN8 2ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4955076386955692,
          53.4036165694365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095384959, LN8 2BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4955638406517036,
          53.4033026469422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095384960, LN8 2BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4958818093806296,
          53.40324372638306
        ]
      }
    }
  ]
}