{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dallas Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.237548,
            54.663663
          ],
          [
            -1.237584,
            54.663375
          ],
          [
            -1.23762,
            54.663088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009717903, TS25 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2376194878241777,
          54.66313301034686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110008183, TS25 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2379099758196495,
          54.663350523345756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110008184, TS25 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2372889132877907,
          54.66340053798719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110008185, TS25 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2378624628958381,
          54.66340414608138
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110008186, TS25 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2372740851074588,
          54.66336449699557
        ]
      }
    }
  ]
}