{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holly Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.307813,
            51.24379
          ],
          [
            1.308237,
            51.243766
          ],
          [
            1.308393,
            51.243757
          ],
          [
            1.308403,
            51.243588
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034875205, CT13 0JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3086554835541904,
          51.24356610953975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034875206, CT13 0JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3086762326800552,
          51.24365547345131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034879767, CT13 0HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.307810898305926,
          51.243778900181255
        ]
      }
    }
  ]
}