{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rogers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.040899,
            51.306529
          ],
          [
            -0.040773,
            51.306591
          ],
          [
            -0.040647,
            51.306652
          ],
          [
            -0.039824,
            51.307207
          ],
          [
            -0.039516,
            51.307414
          ],
          [
            -0.038887,
            51.307677
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918202, CR6 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0409184533846878,
          51.30652038682651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025191711, CR6 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03911821683817408,
          51.30735357105111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025732338, CR6 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03870894747372322,
          51.30719383687703
        ]
      }
    }
  ]
}