{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bones Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.930605,
            51.508034
          ],
          [
            -0.930105,
            51.507851
          ],
          [
            -0.929762,
            51.507726
          ],
          [
            -0.929699,
            51.50762
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033003669, RG9 4JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9298212325942172,
          51.5079263969396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033014393, RG9 4JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9344153537864391,
          51.50988346584426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090812453, RG9 4JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9299860164875948,
          51.50765814582718
        ]
      }
    }
  ]
}