{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Porton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.494524,
            55.9123
          ],
          [
            -4.4943,
            55.91392
          ],
          [
            -4.494076,
            55.915539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123001437, PA7 5PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.493912610634567,
          55.912255694260544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123099498, PA7 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4950151059824295,
          55.91098402293805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102352, PA7 5PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.494408712350607,
          55.91325229430283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123114903, PA7 5PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.49112338100114,
          55.91168301869156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025323799, PA7 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.495450380945302,
          55.91651178976238
        ]
      }
    }
  ]
}