{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West View Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.442573,
            51.152403
          ],
          [
            -1.442206,
            51.152062
          ],
          [
            -1.442055,
            51.151922
          ],
          [
            -1.441752,
            51.151775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023627167, SO20 6AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4425681270866624,
          51.15239437503762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000704211, SO20 6AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4414319640125584,
          51.15175951130607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000708302, SO20 6AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4422738491114429,
          51.15189840792553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000708526, SO20 6AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4415730877947461,
          51.15191305036493
        ]
      }
    }
  ]
}