{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wrekin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.079214,
            51.47839
          ],
          [
            0.079192,
            51.478363
          ],
          [
            0.079169,
            51.478336
          ],
          [
            0.078909,
            51.477995
          ],
          [
            0.078648,
            51.477654
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226958, SE18 2TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0792000471312429,
          51.47839029012116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010247546, SE18 2TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07873802674209492,
          51.47804776276643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100021020293, SE18 2TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07883539740069838,
          51.47828884245745
        ]
      }
    }
  ]
}