{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mercer Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.784711,
            53.406739
          ],
          [
            -0.784237,
            53.40677
          ],
          [
            -0.783762,
            53.406801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mercer Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.783762,
            53.406801
          ],
          [
            -0.783274,
            53.406824
          ],
          [
            -0.782787,
            53.406846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023307205, DN21 2PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7851634518231815,
          53.40670766162229
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030954313, DN21 2PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7835379876530665,
          53.40673606224276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030954314, DN21 2PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7844831229952325,
          53.406826587303094
        ]
      }
    }
  ]
}