{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gainford Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.238678,
            54.552537
          ],
          [
            -1.238692,
            54.552182
          ],
          [
            -1.238706,
            54.551827
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596207, TS5 7QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2386777990332536,
          54.55253666464525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110111713, TS5 7RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.238471744139015,
          54.55197816931271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110111714, TS5 7RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.238470238113924,
          54.55205904356805
        ]
      }
    }
  ]
}