{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinetree Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.03969,
            51.36283
          ],
          [
            1.039531,
            51.363055
          ],
          [
            1.039371,
            51.36328
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033171901, CT5 2DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.039689828536985,
          51.36282083068208
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060848239, CT5 2DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0391381206986727,
          51.363167949217136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060848240, CT5 2DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.039671784607787,
          51.3631990664471
        ]
      }
    }
  ]
}