{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edith Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.260104,
            54.569808
          ],
          [
            -1.259485,
            54.570089
          ],
          [
            -1.258866,
            54.57037
          ],
          [
            -1.258651,
            54.570466
          ],
          [
            -1.258435,
            54.570562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596054, TS5 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2601035514529857,
          54.56980785141327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024993850, TS5 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2586085564836018,
          54.5703648885487
        ]
      }
    }
  ]
}