{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hodson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.254215,
            53.487129
          ],
          [
            -2.254397,
            53.48702
          ],
          [
            -2.254459,
            53.48702
          ],
          [
            -2.254779,
            53.487024
          ],
          [
            -2.254873,
            53.487026
          ],
          [
            -2.254966,
            53.487027
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891652, M3 7DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2549999994128234,
          53.4870272795821
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024415718, M3 7DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2548798679696085,
          53.48709944368656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012474724, M3 7DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2548798679696085,
          53.48709944368656
        ]
      }
    }
  ]
}