{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fox Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.054335,
            52.017228
          ],
          [
            -0.054293,
            52.01724
          ],
          [
            -0.053949,
            52.017331
          ],
          [
            -0.053563,
            52.017435
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023322562, SG8 9PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.054353354778633754,
          52.01722530427784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070035505, SG8 9PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05414946881737222,
          52.01722193627099
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070037571, SG8 9PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.053357590681800744,
          52.01733473872984
        ]
      }
    }
  ]
}