{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turpin Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.094932,
            52.983468
          ],
          [
            -1.094815,
            52.983373
          ],
          [
            -1.094697,
            52.983278
          ],
          [
            -1.094639,
            52.983241
          ],
          [
            -1.09455,
            52.983187
          ],
          [
            -1.094477,
            52.983141
          ],
          [
            -1.094403,
            52.983096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002889828, NG4 4HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.094550733058075,
          52.98316877855799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031384879, NG4 4HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0948634804897373,
          52.98317115929896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031384880, NG4 4HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0948925147330884,
          52.983207338264876
        ]
      }
    }
  ]
}