{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ford Mm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.103306,
            50.876485
          ],
          [
            -1.10275,
            50.87639
          ],
          [
            -1.102666,
            50.876376
          ],
          [
            -1.102235,
            50.876229
          ],
          [
            -1.102115,
            50.876176
          ],
          [
            -1.101995,
            50.876123
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000026451, PO17 6EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1034093213485545,
          50.876485188683105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025963267, PO17 6HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1047096139411205,
          50.87612646773799
        ]
      }
    }
  ]
}