{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Romulus Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.605703,
            53.182344
          ],
          [
            -0.605595,
            53.182439
          ],
          [
            -0.605487,
            53.182534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006527546, LN6 9TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6054569249237336,
          53.18235377019037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006527547, LN6 9TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6053795061315258,
          53.182433770694395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006532875, LN6 9ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6057264796793613,
          53.18234793538235
        ]
      }
    }
  ]
}