{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.254533,
            53.492071
          ],
          [
            -2.254683,
            53.491972
          ],
          [
            -2.254217,
            53.491723
          ],
          [
            -2.254214,
            53.491721
          ],
          [
            -2.253928,
            53.491713
          ],
          [
            -2.2539,
            53.492045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893047, M7 1TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2545328960910958,
          53.492070795062645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070741942, M7 1TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.254275162479994,
          53.49181966775723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012476257, M7 1TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.254275162479994,
          53.49181966775723
        ]
      }
    }
  ]
}