{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferndale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.706679,
            52.491394
          ],
          [
            -1.706288,
            52.491352
          ],
          [
            -1.705897,
            52.49131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001175786, B46 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7066791976831772,
          52.491394159624136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070119386, B46 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7064595976431205,
          52.49119583619145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070119387, B46 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7062239553402372,
          52.49119525191741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070119388, B46 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7059147347415151,
          52.49118549452322
        ]
      }
    }
  ]
}