{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parkstone Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.727076,
            53.810611
          ],
          [
            -2.727385,
            53.810787
          ],
          [
            -2.727695,
            53.810964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007609603, PR3 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7276697290789262,
          53.81071480411386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007609604, PR3 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7273411032542203,
          53.81103138345603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007609605, PR3 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7278071741145378,
          53.810758910673876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013167157, PR3 5JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7270606116894123,
          53.810619629519984
        ]
      }
    }
  ]
}