{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fingle Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49407,
            51.209827
          ],
          [
            -1.494303,
            51.209454
          ],
          [
            -1.494536,
            51.209082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060557890, SP10 3ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4946793928371056,
          51.20907396360101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060557891, SP10 3ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.494577714752801,
          51.20920840455494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200010016264, SP10 3ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4940699062612117,
          51.20982665855929
        ]
      }
    }
  ]
}