{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Melbourne Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.068559,
            52.340551
          ],
          [
            -2.068405,
            52.340718
          ],
          [
            -2.068252,
            52.340884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023881859, B61 8PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0685592669649044,
          52.34055124849724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120575818, B61 8NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0682804318639834,
          52.34057838109398
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120575819, B61 8NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.068309523105155,
          52.340407550927615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120575820, B61 8NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0683682199021947,
          52.34039852667607
        ]
      }
    }
  ]
}