{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Love Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.088451,
            51.009847
          ],
          [
            -1.088,
            51.009999
          ],
          [
            -1.08778,
            51.010074
          ],
          [
            -1.087709,
            51.010233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000026262, GU32 1HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0882671332690834,
          51.00994338780197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060589561, GU32 1HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.087497877620989,
          51.0099193993823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000178940, GU32 1JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0886686557834477,
          51.00982062499346
        ]
      }
    }
  ]
}